ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianPlotView<TOwnerView,TGroupView,TSeriesView,TPointView> Class / _yAxisView Method

In This Topic
    _yAxisView Method (_BaseCartesianPlotView<TOwnerView,TGroupView,TSeriesView,TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _yAxisView() As IAxisView
    public IAxisView _yAxisView()
    See Also